doc

Andrew Cantino 11 年之前
父节点
当前提交
b32cef09c9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      app/models/agents/human_task_agent.rb

+ 2 - 0
app/models/agents/human_task_agent.rb

@@ -105,6 +105,8 @@ module Agents
105 105
             }
106 106
           }
107 107
 
108
+      Resulting events will have the original `answers`, as well as the `poll` results, and a field called `best_answer` that contains the best answer as determined by the poll.
109
+
108 110
       # Other settings
109 111
 
110 112
       `lifetime_in_seconds` is the number of seconds a HIT is left on Amazon before it's automatically closed.  The default is 1 day.